home *** CD-ROM | disk | FTP | other *** search
/ Ah My Goddess / Ah My Goddess.iso / pc / stage / orb.dxr / 00025.ls < prev    next >
Encoding:
Text File  |  1997-09-08  |  104 b   |  9 lines

  1. on exitFrame
  2.   if rollOver(14) then
  3.     lfxkeycontrol()
  4.     go("SK2")
  5.   else
  6.     go("SK3")
  7.   end if
  8. end
  9.